home *** CD-ROM | disk | FTP | other *** search
- xtra SetMouseXtra -- Version 1.0
- -- --------------------------------------------------------------------
- -- this Xtra allows to set the mouse position through Lingo
- -- --------------------------------------------------------------------
-
- -- ツゥ1997 by Stephan Eichhorn, Scirius Multimedia
- -- e-mail: xtras@scririus.com
- -- WWW: http://www.scirius.com
-
- * SetMouse integer x,integer y -- set the cursor to position x,y
- --
- -- all x,y are in screen coordinates,
- -- not relative to the stage!
- --
-